home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paparazzi!: Tales of Tinseltown
/
Paparazzi - Tales of Tinseltown (1995)(Activision)(Disc 1 of 2).iso
/
pprazia2.dir
/
00293_Script_293
< prev
next >
Wrap
Text File
|
1995-05-21
|
350b
|
16 lines
on exitFrame
global length, snap1, snap2, theMovieName
set snap1 = 0
set snap2 = 0
set length = 0
repeat with d = 9 to 10
puppetsprite d, true
end repeat
set the castNum of sprite 48 = cast theMovieName
put the duration of cast theMovieName into length
set length = length - 5
puppetsprite 48, true
end